home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1997 February / macformat-047.iso / Demos / Chiller Killers / Chiller / Chiller.DXR / 00503.ls < prev    next >
Encoding:
Text File  |  1996-11-28  |  173 b   |  11 lines

  1. on mouseUp
  2.   global switchit
  3.   puppetSound(5, 0)
  4.   puppetSound(6, 0)
  5.   puppetSound(3, 0)
  6.   puppetSound(4, 0)
  7.   puppetSound(7, 0)
  8.   puppetSound(2, 0)
  9.   set switchit to 0
  10. end
  11.